A. Returns the Virtual Path of the web folder
B. Maps the specified virtual path to Physical path
C. Returns the physical file path that corresponds to virtual specified path
D. All of the above
Advertisement
Related Mcqs:
- Whats the significance of Request.MapPath( ) ?
- A. Maps the specified absolute path to virtual path B. Maps the specified virtual path to a physical path C. All of the above D. None of the above...
- The Asp.net server control, which provides an alternative way of displaying text on web page, is_________________?
- A. B. C. D. None of these...
- When an .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. HTML B. WML C. JSP D. XML...
- Which of the following languages can be used to write server side scripting in ASP.NET?
- A. VB B. C-sharp C. Both A and B D. C++...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. XML B. HTML C. WML D. All of the above...
- What is the Server.MachineName does_________________?
- A. Gets the Referred Web site name on the server B. Gets the Server’s Machine Name C. Gets the Client Machine Name D. None of the above...
- Which of the following languages can be used to write server side scripting in ASP.NET ?
- A. Visual Basic B. C C. C# D. All of the above...
- While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005 ?
- A. HTTP B. FTP C. File D. All of the above...
Advertisement